home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / geule.swf / scripts / DefineButton2_86 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2001-11-21  |  96b  |  8 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    tellTarget("anim3")
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8.